The observations for the validation were taken from 2015-01-02 00:00:00 to 2023-12-30 23:00:00.

Remember that we have on a daily scale the variables sfcWind, tas, pr, tasmax, tasmin and psl and in a monthly scale clt, rsdt,rsds as a predictors. We also have the month , hour, sun’s elevation & azimuth and the daily daylight amount in seconds as a predictors too.

Metric xgboost cnn naive lstm
mae 0.397 0.372 0.421 0.378
cor 0.921 0.933 0.911 0.930
ratio_of_sd 0.907 0.965 0.913 0.965
KGE 0.878 0.917 0.876 0.920
amplitude_mae 0.851 0.636 0.819 0.684
maximum_difference 5.305 4.770 5.403 4.852
sign_correlation 0.698 0.698 0.706 0.721
extreme_correlation 0.595 0.679 0.595 0.623
qqplot_mae 0.101 0.056 0.099 0.039
acf_mae 0.089 0.053 0.084 0.052
extremogram_mae 0.052 0.024 0.056 0.033

Plots

Important: Right now we are only estimating the upper tail extremogram. Currently we didn’t find a way to estimate the two tales at the same time. We are using quant = .97